SPCC - Linking documents from Google Drive
 Memorize[?]: 
  [+]   ???   =>  
LATEST UPDATE: 3/23/2021, 1:46:22 PM

Paste screenshots/images and type text
- Use LINK CHECKER TOOL: https://warpsite.net/misc/notes/TOOL_Link%20Checker%20-Link%20List.html (<= right-click, [open in new tab])
- In GOOGLE DRIVE directory with files, highlight all files (not folders)
  
- [CTRL]+[C] >> 
- In LINK CHECKER TOOL, paste links into left panel, check/copy links in right panel:
  


- Edit page (pen icon)
- Edit Embedded Source Code:

  

- Copy whole source code block into DUALEDIT TOOL: https://warpsite.net/misc/notes/TOOL_dualedit.html (<= right-click, [open in new tab])
- Paste and edit on RIGHT SIDE (HTML-Source)




- Use BREAK SRC button to make source code more readable:
  >> 

- Edit/Add items:
  + DROPDOWN:
    Replace [ADDRESS] and [TITLE] in this template and copy into place:

<option value="[ADDRESS]">[TITLE]</option>

  + BUTTON:
    Replace [ADDRESS] and [TITLE] in this template and copy into place:

<div style="font-family:Tahoma,Geneva,sans-serif;font-size:9pt;margin:5px;font-weight:bold; width:265px;background-color:#392F1C;padding:5px;border:#000 solid 2px; border-radius:5px; display:inline-block;"><a href="[ADDRESS]" style="text-decoration:none;color:#CEA964;" target="_blank">[TITLE] &raquo;</a></div>

- View dropdown(s)/button(s) in left window
- Copy edited source code from DUALEDIT source code (right side) back to Google Page Embedded Source Code window (overwrite/replace):
- Publish and test changes


 

    
  
  


 [+]

NanoWiki - A Duct-Tape Solution [H]